-
-
Notifications
You must be signed in to change notification settings - Fork 149
Implements the native_social_login stanza on the Client API. #453
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@kiranms-newpage @alexkappa Any chance to get this PR merged? It would solve also the issue that I've opened yesterday #488 |
@ca-simone-chiorazzo sorry, I don't have permission to merge. We also needed this functionality along with few other. But none of them are being merged :-( |
@alexkappa Could you please merge this PR? |
+1! |
This would be needed on my side too, I hope we can get this merged asap! |
@sergiughf It is something that you can handle on behalf of @alexkappa? |
Hey folks, I'll take a look ASAP. |
This setting is used to toggle "Enable native Apple/Facebook" login on / off.
c9f2a86
to
553bba1
Compare
I added a few improvements in a965541 and released this under https://github.com/alexkappa/terraform-provider-auth0/releases/tag/v0.25.1 Thank you so much for the contribution @cthos! It was a really great PR to review! And really appreciate everyone's patience, @ca-simone-chiorazzo, @krissetto, @lorthirk, @kiranms-newpage. |
Thanks a lot @sergiughf . |
Thanks, @sergiughf ! |
Aw, thanks! And thanks to you as well @sergiughf |
This setting is used to toggle "Enable native Apple/Facebook" login on
and off.
Proposed Changes
native_social_login
stanza in the Client API.Fixes #0000
Acceptance Test Output
Ran the whole suite, but only included the relevant part:
Community Note